home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / DEM / D-H / DiskTop Demo.cpt / DiskTop™ Demo / card_7246.txt < prev    next >
Text File  |  1990-01-29  |  2KB  |  103 lines

  1. -- card: 7246 from stack: in
  2. -- bmap block id: 7743
  3. -- flags: 0000
  4. -- background id: 2730
  5. -- name: What
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9.   hide card field "What:"
  10.   hide card field "textfield"
  11.   hide card field "Match"
  12.   unlock screen with visual effect iris open
  13.  
  14.   wait 150 ticks
  15.   visual effect iris close slowly
  16.   lock screen
  17.   show card field "What:"
  18.   unlock screen with iris open slowly
  19.  
  20.  
  21.   wait 150 ticks
  22.   visual effect iris close slowly
  23.   lock screen
  24.   hide card field "What:"
  25.   unlock screen with iris open slowly
  26.   show card field "textfield"
  27.  
  28.   wait 150 ticks
  29.   visual effect iris close slowly
  30.   lock screen
  31.   hide card field "textfield"
  32.   unlock screen with iris open slowly
  33.   show card field "Match"
  34.   wait 150 ticks
  35.   show card field "What:"
  36.   show card field "textfield"
  37.  
  38.   wait 200 ticks
  39.   visual effect iris close slowly
  40.   lock screen
  41.   go to card "Where"
  42.   unlock screen with iris open slowly
  43.  
  44. end openCard
  45.  
  46.  
  47.  
  48.  
  49.  
  50. -- part 2 (field)
  51. -- low flags: 01
  52. -- high flags: 0004
  53. -- rect: left=290 top=68 right=109 bottom=506
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 14
  58. -- text size: 14
  59. -- style flags: 0
  60. -- line height: 18
  61. -- part name: what:
  62.  
  63.  
  64. -- part 3 (field)
  65. -- low flags: 01
  66. -- high flags: 0004
  67. -- rect: left=14 top=101 right=127 bottom=282
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 14
  72. -- text size: 14
  73. -- style flags: 0
  74. -- line height: 18
  75. -- part name: textfield
  76.  
  77.  
  78. -- part 4 (field)
  79. -- low flags: 01
  80. -- high flags: 0004
  81. -- rect: left=140 top=207 right=248 bottom=368
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 14
  86. -- text size: 14
  87. -- style flags: 0
  88. -- line height: 18
  89. -- part name: match
  90.  
  91.  
  92. -- part contents for card part 2
  93. ----- text -----
  94. Logic Radio buttons for how you want to Find the text.
  95.  
  96. -- part contents for card part 3
  97. ----- text -----
  98. A Field for the text you want to Find.
  99.  
  100.  
  101. -- part contents for card part 4
  102. ----- text -----
  103. Logic Radio buttons for the way you want to Match the text.